body, ul, li{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
}
html, body{
	font-family: Microsoft Yahei, 微软雅黑;
}

.header{
	width: 100%;
	height: 143px;
	background-color: #9966cc;
}
.header-wrap{
	width: 1130px;
	height: 143px;
	margin: 0 auto;
}
.header-wrap img{
	margin-top: 27px;
	float: left;
}
.search-box{
	border-bottom: 40px solid #fff; 
	border-left: 40px solid transparent; 
	border-right: 40px solid transparent; 
	height: 0;
	float: left;
	margin-top: 103px;
	margin-left: 160px;
}
.search-box input{
	margin-top: 8px;
	border-radius: 10px;
	display: block;
	float: left;
	width: 150px;
}
.sbtn{
	background-color: #9966cc;
	color: #fff;
	border: none;
	width: 45px !important;
}

.nav{
	width: 100%;
	height: 63px;
	background-color: #fff;
	overflow: hidden;
}
.nav-wrap{
	width: 1130px;
	height: 63px;
	margin: 0 auto;
	overflow: hidden;
}
.nav-wrap ul{
	list-style: none;
	overflow: hidden;
	padding: 0;
}
.nav-wrap ul li{
	display: inline-block;
	margin: 0 16px;
	float: left;
	line-height: 62px;
}
.nav-wrap a{
	text-decoration: none;
	color: #000;
	font-size: 18px;
}
.nav-wrap a:hover{
	color: #9966cc;
}

.img{
	width: 1130px;
	margin: 0 auto;
}
.img img{
	width: 100%;
}

.content{
	width: 1130px;
	margin: 0 auto;
	margin-top: 15px;
	overflow: hidden;
	padding: 0 2px;
}
.entry1{
	width: 730px;
	height: 250px;
	float: left;
	margin-right: 20px;
}
.entry2{
	width: 380px;
	float: left;
	height: 250px;
}
.entry3, .entry4, .entry5, .entry6, .entry7, .entry8{
	width: 370px;
	height: 215px;
	float: left;
	margin-top: 20px;
}
.entry4, .entry7{
	margin: 0 10px;
	margin-top: 20px;
}
.entry3, .entry4, .entry5 {
	margin-top: 0;
}
.entry6, .entry7, .entry8 {
	margin-top: 0;
}
.entry9{
	width: 1114px;
	height: 223px;
	border: 8px solid #9966cc;
	border-radius: 20px;
	float: left;
	margin-top: 10px;
}
.entry9-head{
	width: 155px;
	height: 55px;
	border: 8px solid#9966cc;
	margin: 0 auto;
	margin-top: -75px;
	border-radius: 30px;
}
.entry9-head img{
	display: block;
	margin: 0 auto;
	margin-top: 10px;
}
.entry-title{
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #935ec9;
}
.entry-title>img{
	width: 150px;
}
.entry-title a{
	float: right;
	margin-top: 12px;
	margin-right: 5px;
	text-decoration: none;
	color: #935ec9;
	font-size: 13px;
	line-height: 13px;
}
.entry-title h2 {
	display: inline-block;
	text-indent: 5px;
	color: #935ec9;
	margin: 0;
	padding: 0;
	font-family: 微软雅黑, Microsoft Yahei;
	font-size: 18px;
	line-height: 41px;
	font-weight: 400;
}
.entry-content{
	margin-top: 3px;
}
.entry-content .entry-content-img{
	float: left;
	margin: 5px 20px 0 5px;
	width: 360px;
}
.entry-content .entry-content-img img{
	width: 368px;
	height: 205px;
}
.entry-content .entry-content-list{
	float: left;
	width: 340px;
}
.entry-content ul{
	list-style: none;
	float: left;
	width: 100%;
}
.entry-content li{
	padding: 5px 0 3px;
	text-indent: 3px;
}
.entry-content a{
	color: #333;
	text-decoration: none;
	font-size: 13px;
}
.entry-content .time{
	font-size: 13px;
	text-align: right;
	font-weight: bold;
}
.entry-content a:hover{
	color: #9966cc;
}

.news-left{
	float: left;
	width: 339px;
}
.news-right{
	float: left;
	width: 791px;
}
.news-left-content{
	width: 240px;
	height: 120px;
	background-color: #9966cc;
	padding-top: 10px;
}
.news-left-content p{
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
	color: #fff;
}

.news-header{
	padding-bottom: 12px;
	border-bottom: 1px #999 dashed;
	text-align: center;
}
.news-header h2{
	margin: 5px 0;
}
.news-header span{
	font-size: 12px;
	color: #666;
}
.news-content{
	margin: 20px 0;
	padding: 0 5px;
}
.news-content img{
	max-width: 100%;
}
.news-footer{
	border-top: 1px #999 dashed;
	padding: 10px 10px 0 10px;
}
.news-footer ul{
	list-style: none;
	font-size: 15px;
}

.daohang{
	color: #333;
	font-size: 13px;
}

.news-list{
	margin-top: 15px;
}
.news-list-item{
	padding: 5px 3px;
	border-bottom: 1px dashed #ccc;
	line-height: 25px;
}
.news-list-item a{
	text-decoration: none;
}
.news-list-item p{
	margin: 3px 0 0 0;
	font-size: 15px;
	font-weight: 600;
}
.news-list-item span{
	color: #999;
	font-size: 12px;
	display: block;
}

.pagelist{
	margin: 20px 0 10px 0;
	font-size: 13px;
	padding-left: 3px;
}
.pagelist a, .pagelist span{
	border: 1px solid #ccc;
	padding: 3px 5px;
	text-decoration: none;
	margin-right: 5px;
	color: #9966cc;
}
.pagelist a:hover, .pagelist .current{
	background-color:#9966cc;
	color: #fff;
}

.footer{
	background-color: #9966cc;
	margin-top: 25px;
}
.footer-wrap{
	width: 1130px;
	margin: 0 auto;
	padding: 10px 0 15px;
	font-size: 14px;
}
.footer-wrap .links{
	text-align: center;
}
.footer-wrap .copyright{
	text-align: center;
	margin-top: 15px;

}
.footer-wrap p{
	margin: 5px;
}

.search-title{
	border-left: 4px #9966cc solid;
	padding: 5px;
	background-color: #eee;
}
.search-title p{
	margin: 0;
	font-size: 14px;
}

.copyright a{
	text-decoration: none;
	color: #000;
}
.copyright a:hover{
	color: #eee;
}

#banner { position: relative; width: 368px; height: 205px; overflow: hidden; }
#banner_list img { border: 0px; }
#banner_bg { position: absolute; bottom: 0; background-color: #000; height: 30px; filter: Alpha(Opacity=30); opacity: 0.3; z-index: 1000; cursor: pointer; width: 368px; }
#banner_info { position: absolute; bottom: 0; left: 5px; height: 22px; color: #fff; z-index: 1001; cursor: pointer }
#banner_text { position: absolute; width: 120px; z-index: 1002; right: 3px; bottom: 3px; }
#banner ul { position: absolute; list-style-type: none; filter: Alpha(Opacity=80); opacity: 0.8; z-index: 1002; margin: 0; padding: 0; bottom: 3px; right: -273px; }
#banner ul li { padding: 0px 8px; float: left; display: block; color: #FFF; background: #6f4f67; cursor: pointer; border: 1px solid #333; }
#banner ul li.on { background-color: #000; }
#banner_list a { position: absolute; }

.demo{width: 1114px;height: 315px;clear: both;position: relative;}
.demo a{text-decoration: none;color: #000;font-weight: bold;font-size: 14px;}
.demo a:hover{color: #9966cc !important;}
.bx_wrap {margin-left: 10px; margin-top:15px}
.bx_wrap ul li{text-align:center}
.bx_wrap ul li a:hover{text-decoration:none; color:#f30}
.bx_wrap a.prev {position:absolute; top:60px; left:-2px; text-indent:-3px; z-index: 100;}
.bx_wrap a.next {position:absolute; top:60px; right:-2px; text-indent:-3px; z-index: 100;}